runtime.spanSetBlockAlloc.free (method)

3 uses

	runtime (current package)
		mspanset.go#L219: 		spanSetBlockPool.free(block)
		mspanset.go#L265: 			spanSetBlockPool.free(block)
		mspanset.go#L290: func (p *spanSetBlockAlloc) free(block *spanSetBlock) {